home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / args.swf / scripts / DefineButton2_591 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-26  |  63b  |  5 lines

  1. on(release){
  2.    this.f = 53;
  3.    this.gotoAndStop("p53");
  4. }
  5.